home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / GBOWL10.ZIP / SAMPLE.CTL < prev   
Encoding:
Text File  |  1996-04-27  |  6.8 KB  |  164 lines

  1. ; DDplus Door Control File
  2. ;-----------------------------------------------
  3. ; The semi-colons are comment markers.  Remove them to activate option.
  4. ;
  5. ;Sysopfirst  Specifies the first name of the sysop as it will be shown to
  6. ;            the users.
  7. ;
  8. ;SysopLast   Specifies the last name of the sysop as it will be shown to
  9. ;            the users.
  10. ;
  11. ;BBSName     Specifies the name of the bbs as it will be shown to users.
  12. ;
  13. ;Mono        Will disable color on the local side. (Necessary if you are
  14. ;            running a monochrome system)
  15. ;
  16. ;BBSType     Specifies the type of bbs software under which this door program
  17. ;            will be run. Valid bbs types include:
  18. ;
  19. ;                  DOORSYS - The DOOR.SYS format (Wildcat! 4.xx, GAP, etc)
  20. ;                     RBBS - Rbbs version 16.1+  (uses DORINFOx.DEF*)
  21. ;                    QUICK - Quickbbs,Force      (uses DORINFOx.DEF**)
  22. ;                 DORINFO1 - Remote Access,others(uses DORINFO1.DEF**)
  23. ;                    PCB14 - Pcboard version 14
  24. ;                    PCB15 - Pcboard version 15
  25. ;                  PHOENIX - Phoenix bbs
  26. ;                 SPITFIRE - Spitfires drop file (SFDOORS.DAT)
  27. ;                   TRIBBS - TriBBS drop file (TRIBBS.SYS)
  28. ;                     WWIV - WWIV bbs (uses chain.txt)
  29. ;                     2AM  - Jumper.dat
  30. ;
  31. ;  Notes    *  ANSI graphics is selected when a "2" is passed in the graphics
  32. ;              parameter of the DORINFOx.DEF.   RBBS, Maximus standard.
  33. ;          **  ANSI graphics is selected when a "1" is passed in the graphics
  34. ;              parameter of the DORINFOx.DEF.   QuickBBS,Maximus,UltraBBS and
  35. ;              many shareware BBSes require this type.
  36. ;          **  Parameter of the DORINFO1.DEF.   Remote Access others.
  37. ;
  38. ;
  39. ;ComPort     For bbs types that do not have the com-port contained in their
  40. ;            door information files you will have to specify the com-port.
  41. ;            Simply put the port number (i.e. 1,2,etc) not the whole word COM1.
  42. ;
  43. ;Digi        Selecting this option will cause ddplus to use its digiboard
  44. ;            driver interface. This will not reset anything in the digiboard.
  45. ;            Support speeds up to 115,200.
  46. ;
  47. ;Fossil      Selecting this option will cause ddplus to use a fossil port
  48. ;            driver. Note - do not use both fossil and Xfossil at the same
  49. ;            time. This option initializes the port and resets the speed to
  50. ;            either the lock speed (if locked) or the baud speed.
  51. ;
  52. ;Xfossil     This is another way of selecting the fossil option.  This method
  53. ;            can support all speeds that your fossil can support.  The fossil
  54. ;            is not initialized by this option.
  55. ;
  56. ;LockBaud    This will specify a locked baud rate. If you specify this
  57. ;            parameter, then no matter what the bbs software says, this
  58. ;            baud rate will be used. [NOTE: You can also specify the locked
  59. ;            baud rate using /Bxxxx from the command line]
  60. ;
  61. ; If neither options digi, fossil, or xfossil are set the door will use its
  62. ; own internal comport handlers.
  63. ;
  64. ;Port1       If you must use a non-standard interrupt, the door can be
  65. ;Port2       configured for IRQs 0-15. The port# indicates the chosen comport
  66. ;Port3       Follow this with the port address in hex.  Afterward put the IRQ
  67. ;Port4       in decimal.  For an example if comport 3 at irq 15 and address
  68. ;            $03E8 was needed use the following:
  69. ;            PORT3 03E8 15
  70. ;
  71. ;Pausecode   Specifies the Rip pause code that your bbs uses.  This will
  72. ;            be added to muliple page Rip news file so you can use them
  73. ;            as a bulletin.  Note - this option is only useful if the door
  74. ;            indeed has rip bulletins.
  75. ;
  76. ;Maxtime     The maxtime parameter will allow you to specify a maximum time
  77. ;            per day that a user may be in the door. (i.e. if you specified
  78. ;            30 minutes, then if the user had 60 mins left, he could only play
  79. ;            for 30 mins)  Otherwise the game will use the maximum session
  80. ;            time for maximum time.
  81. ;
  82. ;Status      Specify "ON" if you wish the status line to appear at the bottom
  83. ;            of "OFF" if you wish it to be disabled.
  84. ;
  85. ;Statfore    Statfore foreground color of the status line and the major input
  86. ;            fields. (default 7  light-grey)
  87. ;
  88. ;Statback    The background color of the status line (default 1  blue)
  89. ;
  90. ;REG1        This is your 1st Registration Code number
  91. ;
  92. ;REG2        This is your 2nd Registration Code number
  93. ;
  94. ;GAMES  (+)  Maximum number of Games Allowed maximum of 10 Unregistered is 1
  95. ;
  96. ;STRAIGHT    Allow a Straight ball roll option Y or N
  97. ;
  98. ;ALIAS       Allow handles/alias names into the game Y or N
  99. ;
  100. ;IDLEOUT     Amount of time until game kicks user out if they fall asleep
  101. ;            while playing the game. Default is 5 minutes
  102. ;
  103. ;LOCALOUT    Timeout for sysop side.  Five minutes is default
  104. ;
  105. ;PINS  (+)      Allows slection of two types of pins
  106. ;
  107. ;COL1 COL2 COL3 COL4 are game definable colors
  108. ;
  109. ;COMMENTS (+)  Allows sysop to turn off snide game comments
  110. ;
  111. ;REGGEDBY (+)  Allows the sysop to recognize someone that registers the game
  112. ;
  113. ;All of the above can be edited with GUTCFG.EXE  Try it!
  114. ;
  115. ;------------------------------ Sample Data ----------------------------------
  116. ;
  117. SYSOPFIRST Robert
  118. SYSOPLAST Kidwell
  119. BBSNAME The Borg BBS
  120. ;
  121. ;       ::::------- Put your bbs type here! Select from those listed above.
  122. ;       ::::
  123. ;       \/\/
  124. BBSTYPE DOORSYS
  125. ;
  126. ;                   If you are using a bbs type that doesn't provide the com
  127. ;        ::-------- port num in it's door information file then uncomment this
  128. ;        \/         line and put your comport here.
  129. ;COMPORT 1
  130. ;
  131. ; Uncomment the next line if you wish to use the digiboard driver support
  132. ; calls.
  133. ;DIGI
  134. ;
  135. ; Uncomment the next line if you use a fossil device driver and wish to have
  136. ; the door initialize your fossil to the locked/baud speed rate.
  137. ;FOSSIL
  138. ;
  139. ; Uncomment the next line if you use a fossil device and do not wish to have
  140. ; the door reinitialize your fossil.
  141. ;XFOSSIL
  142. ;
  143. ;           ::------If you are locking ports uncomment this line and set this
  144. ;           ::      number to the port speed.
  145. ;           \/
  146. LOCKBAUD 57600
  147. ;
  148. ;       ::------------ If you are going to use a non-standard IRQ place the
  149. ;       ::             port address in hex one space after the PORT# option.
  150. ;       ::
  151. ;       ::  ::-------- If you have a non-standard IRQ position the IRQ number
  152. ;       \/  \/         one space after the ports' hex address. (decimal)
  153. ;PORT1 03F8 4
  154. ;PORT2 02F8 3
  155. ;PORT3 03E8 4
  156. ;PORT4 02E8 3
  157. ;                   Uncomment this line if you want to make Rip bulletins
  158. ;  ::-------------- for your BBS.  Here a Wildcat pause is shown.
  159. ;  \/
  160. ;PAUSECODE @PAUSE@
  161. ;
  162. ;------------------------------ End of File ----------------------------------
  163.  
  164.